-
1 система массового обслуживания с обслуживанием требований в порядке поступления
1) Economy: ordered queue2) Accounting: first-come-first-served queueУниверсальный русско-английский словарь > система массового обслуживания с обслуживанием требований в порядке поступления
-
2 обслуживание в порядке поступления
1) Computers: first-in-first-out discipline2) Mathematics: first-come, first-in, first-out, first-served, order-service discipline3) Economy: first come, first served, first come, first served discipline ("первым пришел, первым обслужен"), first in, first out, first-come-first-served discipline, ordered-service discipline, strict queue discipline4) Accounting: FCFS discipline (требований), FIFO discipline (требований), first-in-first-out discipline (требований)5) Information technology: first-come-first-served discipline (требований), first-in first-out discipline (требований)6) Theory of mass service: first-in firsthand first-out, (требований) ordered selection, ordered selection, ordered service (требований)8) Quality control: (требований) ordered-service discipline, (требований) strict queue discipline9) Makarov: first-come-first-served (ТМО), first-in-first-out (ТМО), ordered service (ТМО; требований)Универсальный русско-английский словарь > обслуживание в порядке поступления
-
3 обслуживание в порядке поступления
обслуживание в порядке поступления
—
[Л.Г.Суменко. Англо-русский словарь по информационным технологиям. М.: ГП ЦНИИС, 2003.]Тематики
EN
Русско-английский словарь нормативно-технической терминологии > обслуживание в порядке поступления
-
4 обслуживание (требований) в порядке поступления
1) Theory of mass service: ordered selection2) Quality control: ordered-service discipline, strict queue disciplineУниверсальный русско-английский словарь > обслуживание (требований) в порядке поступления
-
5 обслуживание требований в порядке поступления
1) Economy: ordered selection2) Information technology: ordered-service discipline, strict queue discipline3) Quality control: strict queueingУниверсальный русско-английский словарь > обслуживание требований в порядке поступления
-
6 обслуживание в порядке поступления
1. strict queue discipline2. first-in-first-out discipline3. ordered-service disciplineобслуживание в порядке поступления; дисциплина ФИФО — first-in-first-out discipline
Русско-английский большой базовый словарь > обслуживание в порядке поступления
См. также в других словарях:
Queue (data structure) — A queue (pronounced /kjuː/) is a particular kind of collection in which the entities in the collection are kept in order and the principal (or only) operations on the collection are the addition of entities to the rear terminal position and… … Wikipedia
ordered pair — An object associated with a set of two objects considered in a particular order. Thus the ordered pair <a,b> is not identical with the ordered pair <b,a>, just as the queue ‘a first and b next’ is not the queue ‘b first and a next’.… … Philosophy dictionary
Queue machine — A queue machine or queue automaton is a finite state machine with the ability to store and retrieve data from an infinite memory queue. It is a model of computation equivalent to a Turing machine, and therefore it can process any formal language … Wikipedia
Priority queue — A priority queue is an abstract data type in computer programming. It is exactly like a regular queue or stack data structure, but additionally, each element is associated with a priority . stack: elements are pulled in last in first out order (e … Wikipedia
Routing in delay tolerant networking — concerns itself with theability to transport, or route, data from a source to adestination is a fundamental ability all communication networks musthave. Delay and disruption tolerant networks(DTNs), arecharacterized by their lack of connectivity … Wikipedia
UnShuffle sort — is a sort algorithm. IntroductionThe UnShuffle Sort is a distribution or merge sort which was developed by Art S. Kagel. UnShuffle is most efficient when sorting data which exhibits low entropy, in effect where the data is well ordered or… … Wikipedia
List of terms relating to algorithms and data structures — The [http://www.nist.gov/dads/ NIST Dictionary of Algorithms and Data Structures] is a reference work maintained by the U.S. National Institute of Standards and Technology. It defines a large number of terms relating to algorithms and data… … Wikipedia
Список терминов, относящихся к алгоритмам и структурам данных — Это служебный список статей, созданный для координации работ по развитию темы. Данное предупреждение не устанавливается на информационные списки и глоссарии … Википедия
Список терминов — Список терминов, относящихся к алгоритмам и структурам данных Это сл … Википедия
Huffman coding — Huffman tree generated from the exact frequencies of the text this is an example of a huffman tree . The frequencies and codes of each character are below. Encoding the sentence with this code requires 135 bits, as opposed of 288 bits if 36… … Wikipedia
Java collections framework — class and interface hierarchy of java.util.Collection class and interface hierarchy … Wikipedia